Clears the
GcBitmap with the specified color.
シンタックス
'宣言
Public Overloads Sub Clear( _
Optional ByVal As System.UInteger, _
Optional ByVal As System.Nullable(Of Rectangle) _
)
public void Clear(
System.uint ,
System.Nullable<Rectangle>
)
パラメータ
- color
- The color to fill the image.
- clipRect
- The target rectangle of the GcBitmap.
参照